projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdf148c
)
; * src/xdisp.c (display_mode_lines): Fix comment.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 15 Aug 2021 11:18:17 +0000
(14:18 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 15 Aug 2021 11:18:17 +0000
(14:18 +0300)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index ac80827bc3d0a2185751d454eea09034235eb95e..972b90177c61eb9c5af55a32caaac8230bfb3d8c 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-25434,8
+25434,9
@@
redisplay_mode_lines (Lisp_Object window, bool force)
}
-/* Display the mode and/or header line of window W. Value is the sum
- number of mode lines, header lines, and tab lines actually displayed. */
+/* Display the mode line, the header line, and the tab-line of window
+ W. Value is the sum number of mode lines, header lines, and tab
+ lines actually displayed. */
static int
display_mode_lines (struct window *w)